Label size

Use setSize(width, height) method to set label width and height.

	obj.setSize(200, 30);

Back to label examples, all examples